GtkNotebook: Make tab DnD use application/x-rootwindow-drop again
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 9 Mar 2016 16:43:18 +0000 (17:43 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 14 Mar 2016 15:16:32 +0000 (16:16 +0100)
commit160a4fe5ac3ff8d857c4dcc90f81a51cd133ab61
treeaa927feb6c5ed9bf6f4924705158492220e9b8f9
parent83cc7f76d76b45a766b4a26f29240920d647c306
GtkNotebook: Make tab DnD use application/x-rootwindow-drop again

Besides the ::drag-failed handling in order to trigger the window creation
hook, add some handling of the application/x-rootwindow-drop mimetype, so
the same effect is achieved if the tab could be dropped in a destination
accepting this mimetype.

https://bugzilla.gnome.org/show_bug.cgi?id=763387
gtk/gtknotebook.c